Global Index
HTML5 JS API Index > Web Sockets and Messaging Tutorials & Specs

EventSourceInit

This type represents a collection of object properties and does not have an explicit JavaScript representation.

Properties
boolean
withCredentials = false
The withCredentials attribute must return the value to which it was last initialized. When the object is created, it must be initialized to false.
Referenced by
EventSourceEventSource(...)